.indexBanner {
  width: 100%;
  height: 100%;
}
.indexBanner .swiper-slide img{
	width: 100%;
}
.indexBanner .swiper-pagination-bullet{
	background: #FFFFFF;
	opacity: 1;
	border: 1px solid #FFFFFF;
}
.indexBanner .swiper-pagination-bullet-active{
	background: #023797;
}
.home_about{
	margin-top: 80px;
}
.home_about .about_pic{
	width: 58.33%;
	float: left;
	padding-bottom: 30px;
}
.home_about .about_pic .swiper-slide img{
	width: 100%;
}
.home_about .about_pic .swiper-pagination-bullet{
	width: 40px;
	height: 6px;
	background: #CCCCCC;
	border-radius: 0;
	opacity: 1;
}
.home_about .about_pic .swiper-pagination-bullet-active{
	background: #023797;
}
.home_about .about_con{
	width: 37.5%;
	float: right;
}
.home_about .about_con .about_head{
	color: #333333;
}
.home_about .about_con .about_head h3{
	font-family: arial;
	font-size: 36px;
	line-height: 36px;
	text-align: right;
}
.home_about .about_con .about_head h3 b{
	color: #023797;
}
.home_about .about_con .about_head div{
	text-align: right;
}
.home_about .about_con .about_head span{
	display: inline-block;
	width: 45px;
	height: 5px;
	background: #023797;
}
.home_about .about_con .about_head p{
	text-align: right;
	font-size: 24px;
	color: #333333;
	line-height: 24px;
	font-weight: bold;
	margin: 10px 0;
}
.home_about .about_con .about_p{
	margin-top: 60px;
}
.home_about .about_con .about_p p{
	color: #666666;
	line-height: 24px;
}
.home_about .about_con .about_p div{
	text-align: right;
}
.home_about .about_con .about_p a{
	width: 100px;
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	background: #023797;
	text-align: center;
	margin-top: 40px;
}

.home_news{
	margin-top: 80px;
	width: 100%;
	padding: 50px 0;
	overflow: hidden;
	background: #f6f6f6;
}
.home_news .news_head h3{
	font-family: arial;
	font-size: 36px;
	line-height: 36px;
}
.home_news .news_head h3 b{
	color: #023797;
}
.home_news .news_head span{
	display: block;
	width: 45px;
	height: 5px;
	background: #023797;
	margin: 10px 0;
}
.home_news .news_head p{
	font-size: 24px;
	color: #999999;
	font-weight: bold;
}
.home_news .news_head p a{
	margin-right: 25px;
}
.home_news .news_head p a:hover,
.home_news .news_head p a.on{
	color: #333333;
}
.home_news .news_con{
	margin-top: 40px;
	position: relative;
}
.home_news .news_con .slide_btn .arrow_l{
	position: absolute;
	top: 45%;
	left: -35px;
}
.home_news .news_con .slide_btn .arrow_r{
	position: absolute;
	top: 45%;
	right: -35px;
}
.home_news .news_con .swiper-container.active{
	z-index: -1;
  opacity: 0;
  height: 0!important;
  overflow: hidden;
  margin: 0 auto;
}
.home_news .news_con .swiper-container .swiper-slide{
	width: 31.33%;
	margin: 0 1%;
}
.home_news .news_con .swiper-container .swiper-slide a{
	display: block;
}
.home_news .news_con .swiper-container .swiper-slide img{
	width: 100%;
}
.home_news .news_con .swiper-container .swiper-slide .slide_con{
	background: #FFFFFF;
	color: #666666;
	padding: 20px 0;
}
.home_news .news_con .swiper-container .swiper-slide:hover .slide_con{
	background: #023797;
	color: #FFFFFF;
}
.home_news .news_con .swiper-container .swiper-slide .slide_con h4{
	width: 90%;
	margin: 0 auto 10px;
	overflow: hidden;
	font-size: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.home_news .news_con .swiper-container .swiper-slide .slide_con p{
	width: 90%;
	margin: 0 auto;
	height: 42px;
	overflow: hidden;
}
.home_news .news_con .swiper-container .swiper-button-next{
	background: url(../images/arrow_r.png) no-repeat;
	display: none;
}
.home_news .news_con .swiper-container .swiper-button-prev{
	background: url(../images/arrow_l.png) no-repeat;
	display: none;
}
.home_pro{
	width: 100%;
	overflow: hidden;
	padding-top: 80px;
	background: url(../images/home_product.jpg) no-repeat top;
}
.home_pro li{
	width: 33.33%;
	float: left;
	overflow: hidden;
}
.home_pro li .swiper-container{
	width: 100%;
	height: 100%;
}
.home_pro li a{
	display: block;
	width: 100%;
	
}
.home_pro li a img{
	width: 100%;
}
.home_pro li .pro_head{
	width: 100%;
	height: 100%;
	margin-top: -100%;
	padding: 12.5%;
	position: relative;
	z-index: 1;
	box-sizing: border-box;
}
.home_pro li .pro_head h3{
	font-family: arial;
	font-size: 36px;
	line-height: 36px;
	color: #333333;
}
.home_pro li .pro_head h3 b{
	color: #023797;
}
.home_pro li .pro_head span{
	display: block;
	width: 45px;
	height: 5px;
	background: #023797;
	margin: 10px 0;
}
.home_pro li .pro_head p{
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	background: none;
	margin: 0;
	text-align: left;
}
.home_pro li .swiper-container .swiper-slide p{
	width: 100%;
	height: 60px;
	line-height: 60px;
	color: #FFFFFF;
	font-size: 16px;
	margin-top: -60px;
	background: rgba(2,55,151,.9);
	position: relative;
	z-index: 1;
	text-align: center;
	font-weight: bold;
}
.home_pro li .swiper-container .swiper-slide p a{
	display: inline-block;
	width: auto;
}
.home_pro li .swiper-container .swiper-pagination{
	left: 20px;
	top: 15%;
}
.home_pro li .swiper-container .swiper-pagination .swiper-pagination-bullet{
	background: #b5b5b5;
	opacity: 1;
}
.home_pro li .swiper-container .swiper-pagination .swiper-pagination-bullet-active{
	background: #023797;
}
.home_pro li p{
	width: 100%;
	height: 60px;
	line-height: 60px;
	color: #FFFFFF;
	font-size: 16px;
	margin-top: -60px;
	background: rgba(2,55,151,.9);
	position: relative;
	z-index: 1;
	text-align: center;
	font-weight: bold;
}
.home_pro li p a{
	width: auto;
	display: inline-block;
}
.home_case{
	margin-top: 80px;
	padding-top: 20px;
	padding-bottom: 100px;
	background: url(../images/case_bg.png) no-repeat bottom;
}
.home_case .container{
	position: relative;
}
.home_case .case_head h3{
	font-family: arial;
	font-size: 36px;
	line-height: 36px;
	color: #333333;
}
.home_case .case_head h3 b{
	color: #023797;
}
.home_case .case_head span{
	display: block;
	width: 45px;
	height: 5px;
	background: #023797;
	margin: 10px 0;
}
.home_case .case_head p{
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	background: none;
	margin: 0;
}
.home_case .container .slide_btn{
	margin-top: 50px;
}
.home_case .container .arrow_l{
	position: absolute;
	left: -35px;
	top: 60%;
}
.home_case .container .arrow_r{
	position: absolute;
	right: -35px;
	top: 60%;
}
.home_case .swiper-container .swiper-slide{
	width: 31.33%;
	margin: 0 1%;
	padding: 20px;
	text-align: center;
	box-sizing: border-box;
	background: #FFFFFF;
	border: 1px solid #dedede;
}
.home_case .swiper-container .swiper-slide:hover{
	border: 1px solid #0036aa;
}
.home_case .swiper-container .swiper-slide a{
	display: block;
	width: 100%;
	height: 100%;
}
.home_case .swiper-container .swiper-slide img{
	width: 100%;
}
.home_case .swiper-container .swiper-slide p{
	font-weight: bold;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.home_case .swiper-container .swiper-slide span{
	display: block;
	width: 80px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #999999;
	cursor: pointer;
	margin: 15px auto 0;
	border: 1px solid #E5E5E5;
}
.home_case .swiper-container .swiper-slide:hover span{
	color: #FFFFFF;
	background: #023797;
}
.home_case .swiper-container .swiper-button-next{
	background: url(../images/arrow_r.png) no-repeat;
	display: none;
}
.home_case .swiper-container .swiper-button-prev{
	background: url(../images/arrow_l.png) no-repeat;
	display: none;
}



.banner img{
	width: 100%;
}
.about{
	margin-top: 30px;
	display: table;
}
.about .about_nav{
	width: 200px;
	display: table-cell;
}
.about .about_nav .nav_head{
	margin-bottom: 30px;
}
.about .about_nav .nav_head h3{
	font-family: arial;
	font-size: 30px;
	line-height: 34px;
	color: #023797;
	text-transform: uppercase;
}
.about .about_nav .nav_head p{
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.about .about_nav ul{
	/* border: 1px solid #DCDCDC; */
}
.about .about_nav li{
	line-height: 48px;
	background: #f3f3fb;
	padding-left: 40px;
	color: #666666;
	font-weight: bold;
	border-bottom: 1px solid #dcdcdc;
}
.about .about_nav li:last-child{
	border-bottom: none;
}
.about .about_nav li:hover,
.about .about_nav li.on{
	background: #023797;
	color: #FFFFFF;
}
.about .aboutC{
	padding-left: 6.67%;
	display: table-cell;
	padding-bottom: 80px;
	vertical-align: -webkit-baseline-middle;
}
.about .aboutC .web_pos{
	color: #666666;
	font-weight: bold;
	line-height: 20px;
	padding-top: 40px;
}
.about .aboutC .web_pos a.first{
	padding-left: 14px;
	border-left: 4px solid #023797;
}
.about .aboutC .aboutCon{
	margin-top: 60px;
	font-size: 14px;
	color: #666666;
}

.about .aboutC .aboutCon h3{
	color: #023797;
	margin-bottom: 20px;
}
.about .aboutC .aboutCon h3 p{
	font-size: 16px;
	margin-bottom: 10px;
}
.about .aboutC .aboutCon h3 b{
	font-size: 18px;
}
.about .aboutC .aboutCon p{
	line-height: 24px;
}
.about .aboutC .aboutCon h4{
	font-family: "微软雅黑";
	color: #023797;
	font-size: 18px;
	margin-bottom: 36px;
}
.about .aboutC .aboutCon li{
	margin-bottom: 16px;
}
.about .aboutC .aboutCon li span{
	display: inline-block;
	width: 8px;
	height: 8px;
	vertical-align: middle;
	margin-right: 10px;
	background: #023797;
}
.about .aboutC .aboutCon .picBox{
	margin: 30px 0;
	overflow: hidden;
}
.about .aboutC .aboutCon .picBox img{
	float: left;
	margin: 0.5%;
	width: 24%;
}

.about .aboutC .oration .oration_pic{
	float: left;
	width: 60%;
}
.about .aboutC .oration .oration_pic img{
	width: 100%;
	max-width: 560px;
}
.about .aboutC .oration .oration_con{
	width: 35%;
	float: right;
}
.about .aboutC .oration .oration_con p{
	margin-bottom: 10px;
}

.about .aboutC .culture li{
	width: 24.2%;
	overflow: hidden;
	min-height: 200px;
	float: left;
	margin-right: 1%;
	text-align: center;
	background: #f3f6fb;
}
.about .aboutC .culture li:last-child{
	margin-right: 0;
}
.about .aboutC .culture li img{
	margin-top: 35px;
}
.about .aboutC .culture li h3{
	font-size: 16px;
	color: #333333;
}
.about .aboutC .culture li p{
	margin:10px;
	color: #333333;
	overflow: hidden;
}
.about .aboutC .culture .culture_pic img{
	width: 100%;
	margin-top: 20px;
}

.about .aboutC .honor li{
	width: 29.33%;
	margin: 2%;
	float: left;
	height: 320px;
	text-align: center;
	background: #e9edf4;
	position: relative;
}
.about .aboutC .honor li a{
	width: 100%;
	height: 100%;
	display: block;
}
.about .aboutC .honor li a .imgbox{
	position: absolute;
  top: 42%;
  left: 50%;
  width: 100%;
  transform: translate(-50%,-50%);
  text-align: center;
}
.about .aboutC .honor li img{
	max-width: 80%;
}
.about .aboutC .honor li p{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 50px;
	background: #023797;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pagination{
	margin-top: 30px;
	text-align: center;
}
.pagination a{
	font-size: 16px;
	padding: 5px 12px;
	border-radius: 5px;
	margin: 5px;
	border: 1px solid #DCDCDC
}
.pagination a:hover,
.pagination span a.on{
	background: #023797;
	color: #FFFFFF;
	border: 1px solid #023797;
}

.about .aboutC .technology .picBox img{
	width: 48%;
}


.about .aboutC .equipment .eqp_item{
	margin-bottom: 25px;
	border-bottom: 1px solid #eeeeee;
}
.about .aboutC .equipment .eqp_item h3{
	margin-bottom: 15px;
}
.about .aboutC .equipment .eqp_item p{
	line-height: 36px;
}
.about .aboutC .equipment .eqp_item p span{
	margin-right: 15px;
	display: inline-block;
}
.about .aboutC .equipment ul{
	margin-top: 30px;
}
.about .aboutC .equipment ul li{
	float: left;
	width: 24%;
	margin: 10px 0.5%;
	text-align: center;
}
.about .aboutC .equipment ul li img{
	max-width: 100%;
}
.about .aboutC .equipment ul li p{
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.about .aboutC .quality p{
	margin-bottom: 10px;
}
.about .aboutC .quality ul{
	margin-top: 30px;
}
.about .aboutC .quality li{
	float: left;
	text-align: right;
	width: 23%;
	margin: 1%;
}
.about .aboutC .quality li:nth-child(2),
.about .aboutC .quality li:last-child{
	width: 46%;
}
.about .aboutC .quality li img{
	width: 100%;
}
.about .aboutC .quality li p{
	font-weight: bold;
}
.about .aboutC .zhanshi li{
	padding-bottom: 20px;
	width: 100%;
	margin-bottom: 20px;
  border-bottom: 1px solid #DCDCDC;
}
.about .aboutC .zhanshi li a{
	display: table;
}
.about .aboutC .zhanshi li a .logo{
	display: table-cell;
	vertical-align: middle;
	width: 17%;
}
.about .aboutC .zhanshi li a .zs_con{
	display: table-cell;
	vertical-align: middle;
	padding-left: 40px;
}
.about .aboutC .zhanshi li a .zs_con h3{
	font-weight:bold;
	font-size: 18px;
	color: #666666;
	margin-bottom: 12px;
}
.about .aboutC .zhanshi li:hover a .zs_con h3{
	color: #023797;
}
.about .aboutC .zhanshi li a .zs_con p{
	color: #999999;
	width: 100%;
}
.about .aboutC .zhanshi li:hover a .zs_con p{
	color: #666666;
}

.about .aboutC .zs_show h2{
	font-size: 20px;
	color: #023797;
	margin-bottom: 16px;
}
.about .aboutC .zs_show p{
	margin-bottom: 16px;
}
.about .aboutC .zs_show img{
	width: 100%;
}

.about .aboutC .newslist li{
	padding: 30px 0;
	border-bottom: 1px solid #EEEEEE;
}
.about .aboutC .newslist li .date{
	display: table-cell;
	width: 80px;
	vertical-align: top;
}
.about .aboutC .newslist li:hover{
	background: #F3F6FB;
}
.about .aboutC .newslist li .date b{
	font-size: 40px;
	line-height: 40px;
	font-family: arial;
	color: #666666;
}
.about .aboutC .newslist li .date span{
	width: 15px;
	height: 5px;
	display: inline-block;
	background: #023797;
	vertical-align: top;
	margin-left: 20px;
}
.about .aboutC .newslist li a .news_pic{
	padding-left: 20px;
}
.about .aboutC .newslist li a .zs_con{
	padding-left: 20px;
}
.about .aboutC .newslist li a .zs_con span{
	display: block;
	width: auto;
	height: auto;
	background: none;
	margin-top: 12px;
}
.about .aboutC .newslist li:hover a .zs_con span{
	color: #023797;
}

.about .aboutC .news_show .show_head{
	padding-bottom: 15px;
	border-bottom: 1px solid #E5E5E5;
}
.about .aboutC .news_show .show_head h2{
	color: #023797;
	font-size: 20px;
	margin-bottom: 20px;
}
.about .aboutC .news_show .show_head .date{
	color: #999999;
}
.about .aboutC .news_show .show_head .date span{
	display: inline-block;
	margin-right: 16px;
}
.about .aboutC .news_show .show_head .date span img{
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}
.about .aboutC .news_show .show_con{
	margin-top: 40px;
	padding-bottom: 30px;
	border-bottom: 1px solid #E5E5E5;
}
.about .aboutC .news_show .show_con p{
	color: #666666;
	line-height: 40px;
}
.about .aboutC .news_show .other_news{
	margin-top: 30px;
}
.about .aboutC .news_show .other_news p{
	margin-bottom: 10px;
}
.about .aboutC .news_show .other_news p a{
	color: #999999;
}
.about .aboutC .news_show .other_news p:hover a{
	color: #666666;
	text-decoration: underline;
}

.about .product_nav .fenlei{
	background: #F3F6FB;
	margin-left: -40px;
	padding: 16px 0 10px 20px;
}
.about .product_nav .fenlei p{
	color: #999999;
	cursor: pointer;
	line-height: 30px;
}
.about .product_nav .fenlei p a{
	padding-left: 20px;
	line-height: 16px;
	border-left: 2px solid transparent;
}
.about .product_nav .fenlei p:hover a,
.about .product_nav .fenlei p.on a{
	color: #666666;
	border-left: 2px solid #023797;
}
.about .aboutC .prolist li{
	width: 31.33%;
	margin: 1%;
	float: left;
	max-width: 278px;
	position: relative;
	box-sizing: border-box;
	border: 1px solid #E5E5E5;
}
.about .aboutC .prolist li a{
	width: 100%;
	max-height: 100%;
	display: block;
}
.about .aboutC .prolist li img{
	width: 100%;
}
.about .aboutC .prolist li .list_con{
	color: #666666;
	padding: 16px 20px;
	border-top: 1px solid #E5E5E5;
}
.about .aboutC .prolist li:hover .list_con{
	background: #023797;
	color: #FFFFFF;
}
.about .aboutC .prolist li .list_con h3{
	font-size: 14px;
	margin-bottom: 10px;
	color: #666666;
	font-weight:bold;
}
.about .aboutC .prolist li:hover .list_con h3{
	color: #FFFFFF;
}
.about .aboutC .prolist li .list_con p span{
	width: auto;
	height: auto;
	background: none;
	font-size: 12px;
}
.about .aboutC .prolist li .list_con p b{
	width: 67px;
	height: 8px;
	float: right;
	margin-top: 5px;
	background: url(../images/prolist_icon1.png) no-repeat;
}
.about .aboutC .prolist li:hover .list_con p b{
	background: url(../images/prolist_icon2.png) no-repeat;
}
.about .aboutC .prolist li .caigou{
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	text-align: center;
	background: #E5E5E5;
	padding-top: 5px;
	font-weight: bold;
	box-sizing: border-box;
}
.about .aboutC .prolist li .caigou:hover{
	color: #FFFFFF;
	background: #023797;
}


.about .aboutC .show_product .sb_pic{
	width: 65%;
}
.about .aboutC .show_product .sb_pic img{
	width: 100%;
}
.about .aboutC .show_product .sb_name{
	width: 31.5%;
}
.about .aboutC .show_product .sb_name .name_item{
	margin-bottom: 20px;
}
.about .aboutC .show_product .sb_name h3{
	font-size: 18px;
	color: #666666;
	margin-bottom: 10px;
}
.about .aboutC .show_product .sb_name p{
	color: #999999;
}
.about .aboutC .show_product .canshu{
	margin-top: 30px;
}
.about .aboutC .show_product .canshu h5{
	font-size: 20px;
	color: #666666;
  margin-bottom: 25px;
/*   font-weight:bold; */
}
.about .aboutC .show_product .canshu img{
	max-width: 100%;
}
.about .aboutC .show_product .message{
	margin-top: 40px;
}
.about .aboutC .show_product .message .message_h a{
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	margin-right: 30px;
}
.about .aboutC .show_product .message .message_c{
	margin-top: 40px;
}
.about .aboutC .show_product .message .message_c p{
	float: left;
	width: 33.33%;
	font-weight: bold;
}
.about .aboutC .show_product .message .message_c p span{
	text-transform:uppercase;
	max-width: 240px;
	display: inline-block;
}
.about .aboutC .show_product .message .message_c p img{
	margin-right: 10px;
	vertical-align: top;
}
.about .aboutC .show_product .message .message_c form{
	margin-top: 30px;
}
.about .aboutC .show_product .message .message_c form p{
	float: left;
	width: 30.33%;
	margin-right: 3%;
	margin-bottom: 3%;
	border-bottom: 1px solid #DEDEDE;
}
.about .aboutC .show_product .message .message_c form p label{
	display: inline-block;
	vertical-align: top;
}
.about .aboutC .show_product .message .message_c form p input{
	border: none;
}
.about .aboutC .show_product .message .message_c form p textarea{
	border: none;
	resize: none;
	min-height: 100px;
}
.about .aboutC .show_product .message .message_c form button{
	width: 100%;
	height: 40px;
	margin-top: 30px;
	background: #023797;
	color: #FFFFFF;
	border: none;
}

.case_show .case_text{
	font-weight:900;
	color:#666666;
	font-size:18px;
	line-height:18px;
	margin-bottom:20px;
}
.case_show .case_tit{
	color:#999999;
	font-size:14px;
	font-weight:900;
	line-height:14px;
	margin-bottom:30px;
}
.about .aboutC img{
	max-width:100%;
}

.zaixiandg .li{
	color:#666666;
	font-size:14px;
	font-weight:900;
	margin-bottom:20px;
	overflow: hidden;
}
.zaixiandg .li input{
	height:35px;
	line-height:35px;
	margin:0 10px 0 17px;
	border:1px solid #dcdcdc;
	width:34%;
}
.zaixiandg .li span{
	color:#666666;
	font-size:14px;
	line-height35px;
	margin-right:10px;
}
.zaixiandg .li a{
	color:#023797;
	font-size:14px;
	line-height:35px;
	font-weight:100;
}
.zaixiandg .li a:hover{
	opacity:0.8;
}
.zaixiandg .li b{
	width: 9%;
    text-align: justify;
    text-align-last: justify;
    display: block;
    float: left;
    line-height: 40px;
}
.zaixiandg .li sub{
	float: left;
    line-height: 40px;
    margin-right: 19px;
}
.zaixiandg .li .spinner{
	width:16%;
	float:left;
}
.zaixiandg .li .spinner input{
	width: 50%;
    float: left;
    margin: 0;
    text-align: center;
}
.decrease{
	float: left;
    width: 30px;
    height: 37px;
    line-height: 37px;
    background: #f5f5f5;
    border: 1px solid #dcdcdc;
    border-right: 0;
    font-size: 18px;
}
.increase{
	float: left;
    width: 30px;
    height: 37px;
    line-height: 37px;
    background: #f5f5f5;
    border: 1px solid #dcdcdc;
    border-left: 0;
    font-size: 18px;
}
.zaixiandg .li .liang{
    color: #666666;
    font-size: 14px;
    margin-right: 10px;
    line-height: 40px;
    margin-left: 10px;
}
.caigousm{
	width: 80%;
    height: 160px;
    border: 1px solid #dcdcdc;
    resize:none;
    line-height: 24px;
    padding: 7px 10px;
}
.layui-upload{
	margin-left: 112px;
}
.zaixiandg .li1 {
    color: #666666;
    font-size: 14px;
    font-weight: 900;
    margin-bottom: 0;
}
.layui-upload span{
	color:#999999;
	font-size:14px;
	margin-left:10px;
}
.shagnchuan{
	margin-left: 112px;
/* 	margin-top:35px; */
	padding:14px 22px;
	border:none;
	background:#023797;
	color:#fff;
	font-weight:900;
}
.shagnchuan:hover{
	opacity:0.8
}


.caigou ul li{
	overflow: hidden;
}
.caigou ul li a{
	width:100%;
}
.caigou ul li .riqi{
	width:60px;
	height:60px;
	float:left;
	text-align:center;
	background:#023797;
	color:#fff;
}
.caigou ul li .riqi b{
	font-weight:900;
	font-size:24px;
}
.caigou ul li .riqi p{
	font-weight:100;
	font-size:12px;
	margin-top: -5px;
}
.caigou ul li .text{
	width:82%;
	float:left;
	margin-left: 3%;
}
.caigou ul li .xiazaianniu{
	width:60px;
	height:60px;
	float:right;
	background:url(../images/gonggaoxz.png) no-repeat center #eeeeee;
}
.caigou ul li .xiazaianniu:hover{
	opacity:0.8;
}
.caigou ul li h3{
	color: #666666 !important;
    margin-bottom: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.caigou ul li h3:hover{
	color: #023797 !important;
    margin-bottom: 14px;
}
.caigou ul li p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.baojiawenjian{
	background:url(../images/wenjian_shangchuan.png) no-repeat center;
}
.max_ditu #allmap img{
	max-width: none !important;
}
.fangshi{
	overflow: hidden;
	margin-top:30px;
}
.fangshi h3{
	color:#023797;
	font-size:20px;
	font-weight:900;
}
.fangshi ul li{
	width:32%;
	height:14rem;
	float:left;
	margin-right:2%;
	background:#f3f6fb;
	display: flex;
    justify-content: center;
    align-items: Center;
}
.fangshi ul li:nth-child(3){
	margin-right:0;
}
.fangshi ul li .lianxi_box{
/* 	padding:35px; */
	vertical-align: middle;
}
.fangshi ul li .lianxi_box p{
	color:#666666;
	font-size:14px;
/* 	margin-top:10px; */
}
.liuyan {
    overflow: hidden;
    margin-top: 30px;
}
.liuyan h3 {
	margin-top:20px;
    color: #023797;
    font-size: 20px;
    font-weight: 900;
}
.liuyan ul li{
	width:33%;
	float:left;
	margin-right:0.5%;
}
.liuyan ul li:nth-child(3){
	margin-right:0;
}
.liuyan ul li img{
	float: left;
    width: auto;
}
.liuyan ul li b{
	margin-left: 7px;
    float: left;
    width: 80%;
}
.zhaopin_list ul li{
	overflow: hidden;
	margin-bottom: 10px !important;
}
.zhaopin_list ul li b{
	font-weight:100;
	color:#666666;
}
.zhaopin_list ul li .anniu{
	background:#ebeef3;
	overflow: hidden;
	padding:0 20px;
}
.zhaopin_list ul li .on1 b{
	font-weight:900;
	color:#666666;
}
.zhaopin_list ul li .titlt{
	background:#023797;
	line-height:50px;
	height:50px;
	padding:0 20px;
}
.zhaopin_list ul li .titlt b{
	color:#fff;
	line-height:50px;
	height:50px;
}
.zhaopin_list ul li b{
	width:25%;
	float:left;
	display:block;
	height: 50px;
    line-height: 50px;
    font-family:"微软雅黑","Microsoft YaHei","宋体";
}
.neirong{
    display:none;
}
.neirong .content{
	padding: 20px;
    font-size: 14px;
    color:#999999;
}
.jianli{
	padding: 20px;
    font-size: 14px;
    line-height:36px;
    height:36px;
    color:#023797;
}
.jianli a{
	padding:5px 20px;
	margin-right:10px;
	background:#023797;
	color:#fff;
}





@media only screen and (max-width: 1199px) {
	.home_about .about_con .about_p{
		margin-top: 30px;
	}
	.home_about .about_con .about_p a{
		margin-top: 20px;
	}
	.home_news .news_con .slide_btn{
		display: none;
	}
	.home_news .news_con .swiper-container .swiper-button-next,
	.home_news .news_con .swiper-container .swiper-button-prev{
		display: block;
	}
	.home_case .container .slide_btn{
		display: none;
	}
	.home_case .swiper-container .swiper-button-next,
	.home_case .swiper-container .swiper-button-prev{
		display: block;
	}

	.zaixiandg .li .spinner {
	    width: 20%;
	    float: left;
	}
	.caigou ul li .text {
	    width: 50%;
	    float: left;
	    margin-left: 3%;
	}
}
@media only screen and (max-width: 1024px) {
	.about .aboutC .oration .oration_pic{
		margin-bottom: 30px;
		text-align: center;
		width: 100%;
		float: none;
	}
	.about .aboutC .oration .oration_con{
		float: none;
		width: 100%;
	}
	.about .aboutC .culture li{
		width: 48%;
		margin: 1%;
	}
	.about .aboutC .honor li{
		width: 46%;
	}
	.about .aboutC .newslist li a .zs_con h3{
		max-height: 54px;
		overflow: hidden;
	}
	.about .aboutC .newslist li a .zs_con p{
		height: 48px;
		overflow: hidden;
	}
	.zaixiandg .li .spinner {
	    width: 26%;
	    float: left;
	}
	.zaixiandg .li b {
	    width: 12%;
	    text-align: justify;
	    text-align-last: justify;
	    display: block;
	    float: left;
	    line-height: 40px;
	}
}
@media only screen and (max-width: 768px) {
	.home_about{
		margin-top: 40px;
	}
	.home_about .about_pic,
	.home_about .about_con{
		float: none;
		width: 100%;
	}
	.home_about .about_pic .swiper-pagination{
		display: none;
	}
	.home_about .about_con .about_head h3,
	.home_about .about_con .about_head div,
	.home_about .about_con .about_head p,
	.home_about .about_con .about_p div{
		text-align: center;
	}
	.home_about .about_con .about_head h3{
		font-size: 2rem;
		line-height: 2rem;
	}
	.home_about .about_con .about_head p{
		font-size: 1.6rem;
		margin: 5px 0;
	}
	.home_about .about_con .about_p{
		margin-top: 10px;
	}
	.home_news{
		margin-top: 40px;
		padding: 30px 0;
	}
	.home_news .news_con .swiper-container .swiper-slide{
		width: 48%;
	}
	.home_news .news_head h3{
		font-size: 2rem;
		line-height: 2rem;
	}
	.home_news .news_head p{
		font-size: 1.6rem;
		margin: 5px 0;
	}
	.home_pro li .pro_head h3{
		font-size: 2rem;
		line-height: 2rem;
	}
	.home_pro li .pro_head p{
		font-size: 1.6rem;
		margin: 5px 0;
	}
	.home_case .case_head h3{
		font-size: 2rem;
		line-height: 2rem;
	}
	.home_case .case_head p{
		font-size: 1.6rem;
		margin: 5px 0;
	}
	.home_case .swiper-container .swiper-slide{
		width: 48%;
	}
	.about .aboutC .equipment ul li{
		width: 49%;
	}
	.about .aboutC .zhanshi li a .zs_con{
		padding-left: 20px;
	}
	.about .aboutC .newslist li a .zs_con{
		display: block;
		margin-top: 16px;
	}
	.about .aboutC .prolist li{
		width: 48%;
	}
	.about .aboutC .show_product .sb_pic{
		width: 100%;
		margin-bottom: 20px;
	}
	.about .aboutC .show_product .sb_name{
		width: 100%;
	}
	.about .aboutC .show_product .message .message_c p{
		width: 100%;
		margin-bottom: 10px;
	}
	.about .aboutC .show_product .message .message_c p span{
		max-width: 100%;
	}
	.zaixiandg .li .spinner {
	    width: 30%;
	    float: left;
	}
	.zaixiandg .li b {
	    width: 13%;
	    text-align: justify;
	    text-align-last: justify;
	    display: block;
	    float: left;
	    line-height: 40px;
	}
	.caigousm {
	    width: 72%;
	    height: 160px;
	    border: 1px solid #dcdcdc;
	    resize: none;
	    line-height: 24px;
	    padding: 7px 10px;
	}
}
@media only screen and (max-width: 640px) {
  .home_news .news_con .swiper-container .swiper-slide{
		width: 98%;
	}
	.home_pro li{
		width: 50%;
	}
	.home_pro li .swiper-container .swiper-slide p,
	.home_pro li p{
		font-size: 1.4rem;
	}
	.home_case .swiper-container .swiper-slide{
		width: 98%;
	}
	.home_case{
		padding: 10px 0 50px;
	}
	.about,.about .about_nav,
	.about .aboutC{
		display: block;
		padding: 0;
		width: 98%;
		clear: both;
		margin: 20px auto;
	}
	.about .about_nav ul{
		overflow: hidden;
		border-right: none;
		border-bottom: none;
		border-left: 1px solid #DCDCDC;
	}
	.about .about_nav li{
		width: 25%;
		float: left;
		padding: 0;
		text-align: center;
		box-sizing: border-box;
		border-right: 1px solid #DCDCDC;
	}
	.about .about_nav li:last-child{
		border-bottom: 1px solid #DCDCDC;
	}
	.about .aboutC .web_pos{
		padding-top: 0;
	}
	.about .aboutC .aboutCon{
		margin-top: 20px;
	}
	.about .aboutC .aboutCon .picBox img{
		width: 49%;
	}
	.about .aboutC .honor li{
		height: 300px;
	}
	.about .aboutC .zhanshi li a .logo{
		width: 120px;
	}
	.about .aboutC .zhanshi li a .logo img{
		width: 100%;
	}
	.about .product_nav ul{
		overflow: visible;
	}
	.about .product_nav li{
		position: relative;
	}
	.about .product_nav li a{
		overflow: hidden;
	  text-overflow: ellipsis;
	  white-space: nowrap;
	  display: block;
	}
	.about .product_nav .fenlei{
		margin: 0;
		padding: 0;
		width: 100%;
		text-align: center;
		position: absolute;
		top: 48px;
		left: 0;
		z-index: 1;
		display: none;
	}
	.about .product_nav .fenlei p a{
		padding-left: 0;
		margin: 10px 0;
		display: block;
		width: 100%;
		overflow: hidden;
	  text-overflow: ellipsis;
	  white-space: nowrap;
	  box-sizing: border-box;
	  font-size: 1.2rem;
	}
	.zaixiandg .li b {
	    width: 16%;
	    text-align: justify;
	    text-align-last: justify;
	    display: block;
	    float: left;
	    line-height: 40px;
	}
	.caigousm {
	    width: 68%;
	    height: 160px;
	    border: 1px solid #dcdcdc;
	    resize: none;
	    line-height: 24px;
	    padding: 7px 10px;
	}
	.zaixiandg .li input {
	    height: 35px;
	    line-height: 35px;
	    margin: 0 10px 0 17px;
	    border: 1px solid #dcdcdc;
	    width: 65%;
	}
	.zaixiandg .li a {
	    margin-left: 9%;
	}
	.zaixiandg .li .spinner {
	    width: 36%;
	    float: left;
	}
	.caigou ul li h3 {
	    color: #666666 !important;
	    margin-bottom: 14px;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 2;
	    overflow: hidden;
	    margin-bottom:0 !important;
	}
	.caigou ul li .text p{
		display:none;
	}
}
@media only screen and (max-width: 480px){
	.about .aboutC .quality li{
		width: 48%;
	}
	.about .aboutC .quality li:nth-child(2),
	.about .aboutC .quality li:last-child{
		width: 96%;
	}
}
.layui-btn.add_file {
    display: inline-block;
    height: 18px;
    line-height: 18px;
    padding: 0;
    background-color: #ffffff;
    color: #023797;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
}
.layui-btn.add_file:hover {
    opacity: 0.8;color: #023797;
    filter: alpha(opacity=80);
}
.file_list{margin-top:10px;}
.del-btn{cursor:pointer;color:#f00;}





.list_case{
    margin-top: 60px;
    font-size: 14px;
    color: #666666;
}
.list_case_box{
    padding: 7px 20px 16px 20px;
    /* border-top:1px solid #E5E5E5; */
    color:#666666;
}
.list_case_box h3{
    font-size:14px;
    margin-bottom: 10px !important;
    font-weight:900;
    color:#666666;
}
.list_case_box .jj{
    color:#999999;
    font-size:14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.list_case ul li{
    transition: all 0.2s linear;
    -webkit-transition: all 0.25s linear;
}
.list_case ul li img{
	border: 9px solid #fff;
    box-sizing: border-box;
}
.list_case ul li:hover{
    box-shadow:0px 0px 3px #333333;
}
.list_case ul li:hover h3{
    color:#023797;
}